COMPLETE CMS HOSTING SERVICES

Anchor CMS Web Hosting with Free Domain

Publish fast, lightweight blogs with Anchor CMS, featuring Markdown and HTML editing, drag-and-drop media uploads, custom fields, flexible themes, multilingual support, custom menus, SEO-friendly hooks, per-post CSS and JavaScript, open-source extensibility, and one-click installation.

Hosting from $2.99
  See Plans    Contact Us

Anchor CMS Hosting Services

Domain Names free with all Hosting accounts

Host an existing Anchor CMS blog with the PHP, database access and cPanel tools needed to manage its files, content and configuration.

Anchor CMS is a free, open-source blogging system built for focused publishing. Writers can create posts with Markdown or HTML, organize content with pages and categories, add custom fields, and tailor individual articles with custom CSS or JavaScript. Its PHP-based themes give designers direct control over markup and presentation without the overhead of a large multipurpose CMS.

Important compatibility notice: Anchor's maintainers archived the official project in May 2020 and state that it is no longer maintained or production-ready. That does not erase the value of an existing Anchor site, but it does mean a new public deployment needs a careful security and PHP-compatibility review. For a new website, compare an actively maintained platform before choosing Anchor.

Anchor CMS hosting

What Can You Build With Anchor CMS?

Anchor is best suited to lean, content-first sites such as personal blogs, journals, portfolios, project updates and small editorial websites. Its post editor supports Markdown and HTML, while categories, pages, comments, users, metadata and custom fields help organize a straightforward publication. Art-directed posts can use article-specific CSS and JavaScript when a design calls for a unique presentation.

Developers can create or modify themes with PHP, HTML and CSS, configure clean URLs, and use internationalization files for supported languages. If you are comparing publishing options, our guide to blog hosting explains the broader hosting considerations.

Markdown or HTML publishing
Posts, pages, categories and comments
Custom fields and metadata
Per-article CSS and JavaScript
PHP, HTML and CSS themes
Internationalization support
Open-source GPL-3.0 license
MySQL or SQLite database support

Choose an Anchor Hosting Plan

Choose a plan according to the current site's storage, monthly traffic, email and database needs rather than Anchor's small application download alone. A personal blog with modest media needs may fit an entry plan, while a photo-heavy archive, multiple domains or several mailboxes may require more resources. Before ordering, ask RSH Web Services to confirm that the available PHP environment and extensions match your specific Anchor version.

Pro Personal

For portfolios & blogs
Save 50%
$9.99/month $2.99/month 3-12 Month Term
Renews at $7.99/mo

  • 25 GB SSD Storage
  • Free Domain Names
  • Unmetered Bandwidth
  • Secure Payment Options
  • SiteJet AI Website Builder
  • 360 Website Monitoring
  • 45 Day Guarantee
  • Encrypted Offsite Backups
  • Malware Scan - Included
  • WordPress - Included
  • cPanel Softaculous - Included
  • SSL Certificates - Included
  • 5 Email Accounts
  • 5 Parked Domains
  • 5 Sub Domains
  • 1 Website
Launch My Website Today
Most Popular

Pro Business

Growing teams & shops
Save 52%
$14.25/month $4.99/month 3-12 Month Term
Renews at $10.99/mo

  • 50 GB SSD Storage
  • Free Domain Names
  • Unmetered Bandwidth
  • Secure Payment Options
  • SiteJet AI Website Builder
  • 360 Website Monitoring
  • 45 Day Guarantee
  • Encrypted Offsite Backups
  • Malware Scan - Included
  • WordPress - Included
  • cPanel Softaculous - Included
  • SSL Certificates - Included
  • 25 Email Accounts
  • 25 Parked Domains
  • 25 Sub Domains
  • 5 Websites
Launch My Website Today

Pro Ultimate

For Unlimited Scale
Save 50%
$17.00/month $6.99/month 3-12 Month Term
Renews at $15.99/mo

  • Unlimited SSD Storage
  • Free Domain Names
  • Unmetered Bandwidth
  • Secure Payment Options
  • SiteJet AI Website Builder
  • 360 Website Monitoring
  • 45 Day Guarantee
  • Encrypted Offsite Backups
  • Malware Scan - Included
  • WordPress - Included
  • cPanel Softaculous - Included
  • SSL Certificates - Included
  • Unlimited Email Accounts
  • Unlimited Parked Domains
  • Unlimited Sub Domains
  • Unlimited Websites
Launch My Website Today

Anchor CMS Hosting Requirements

The archived official repository lists PHP 5.6 or newer, the cURL, mcrypt and GD extensions, PDO for MySQL or SQLite, and MySQL 5.6 or newer, with MySQL 5.7 recommended. These are the project's historical requirements, not a promise of compatibility with every current server stack. Because modern PHP environments may no longer provide deprecated components such as mcrypt, confirm the exact Anchor version and required extensions before ordering or moving a live site.

Anchor can use Apache rewrite rules or an NGINX try_files configuration for clean URLs. Its configuration files are stored in anchor/config. Learn how the underlying language works in our verified PHP guide.

Installation and Existing Site Migration

Anchor CMS is listed in Softaculous and can be installed through its application installer. For a manual installation, upload the Anchor files to the intended web directory, create a supported database, provide the required writable permissions, visit the installation URL and follow the browser-based installer. The official instructions say to delete the install directory after setup. Because Anchor is archived, check the installed version and PHP compatibility before using either method.

Moving an existing Anchor site requires both the site files and its database. Preserve the content directory, themes, uploaded assets and the configuration stored under anchor/config. Back up the original site first, migrate to a test location, match the PHP environment as closely as practical, update database and base-URL settings, then test posts, pages, comments, forms, clean URLs and the administrator area before changing DNS. Review the website migration SEO checklist to protect URLs and search visibility during a move.

Security and Backups for an Archived CMS

Hosting controls cannot replace application security updates. Since Anchor no longer receives official maintenance, restrict administrator access, use strong unique passwords, remove unused accounts and files, review custom themes and code, monitor logs, and consider additional access controls where practical. Our website hosting security guide covers complementary server and account safeguards.

A recoverable Anchor backup must include the complete application files and the MySQL or SQLite database. Create a fresh backup before changing PHP versions, editing a theme, moving the site or attempting an upgrade, and keep an independent copy away from the live account. The complete website backup guide explains file, database and cPanel backup options.


Hosting Tools for Managing Anchor

cPanel provides file, database, email and backup tools that can help manage an Anchor installation. Anchor is available for installation through Softaculous; see our verified guides to cPanel features and Softaculous. Check the installed version and PHP compatibility: installer availability does not mean the archived CMS is still receiving security releases.

RSH Web Services hosting includes NGINX, HTTP/2, PHP, CDN access, SSL certificates, firewall protections and SSD storage as described by the existing service configuration. These hosting-layer features can support availability and account security, but they do not patch vulnerabilities in abandoned Anchor CMS code. Application maintenance, tested backups and careful access control remain essential.

Frequently Asked Questions

Is Anchor CMS still maintained?

No. The official Anchor CMS GitHub repository was archived on May 19, 2020, and its maintainers say the project should no longer be considered production-ready. Existing sites can still run in a compatible environment, but they do not receive official application updates. A security review, reliable backups and a migration plan are strongly recommended.

What is Anchor CMS used for?

Anchor is a lightweight content management system designed mainly for blogs and simple editorial websites. It supports posts, pages, categories, comments, users, metadata and custom fields. Writers can publish with Markdown or HTML, while developers can create PHP-based themes and give individual articles their own CSS or JavaScript.

What are Anchor CMS's official server requirements?

The archived project documentation lists PHP 5.6 or newer with cURL, mcrypt, GD and PDO for MySQL or SQLite. For MySQL, it lists version 5.6 or newer and recommends 5.7. These are historical upstream requirements. Compatibility with a current hosting stack must be tested because the project is no longer maintained and some older PHP extensions are deprecated.

Can I install Anchor CMS with one click?

Yes. Anchor CMS is listed in Softaculous and can be installed through its application installer. Check which Anchor release the installer provides and whether the hosting environment supplies its required PHP extensions before using it. Softaculous availability does not change Anchor’s archived status: the CMS no longer receives official security updates and is not recommended for a new production website.

Can RSH Web Services host an existing Anchor website?

An existing Anchor site may be hosted when its specific PHP, extension and database requirements match the available server environment. Compatibility should be checked before migration, especially if the site depends on mcrypt, custom code or an old theme. Supply the Anchor version and current server details so the required environment can be evaluated before the site is moved.

How do I migrate an Anchor CMS site?

Copy all site files and export the MySQL database, or preserve the SQLite database file if that is what the site uses. Keep the content, themes and anchor/config settings intact. Import the database, update connection and URL settings, test in a temporary location, and verify clean URLs, images, posts, comments and administrator access before directing the domain to the new account.

What should an Anchor CMS backup include?

A complete backup should contain every Anchor application file, the content directory, themes, uploaded assets, custom code, and the database. Keep a separate copy outside the live account and label it with the Anchor and PHP versions. Back up again before a migration, configuration change, theme edit or PHP change, then periodically test that the saved copy can be restored.

Is Anchor CMS a good choice for a new website?

Usually not for a public production site, because Anchor's maintainers no longer provide fixes or security releases. It can still be useful for preserving an existing project, testing legacy content or working in an isolated development environment. For a new site, an actively maintained CMS generally offers a safer long-term path for updates, compatibility and community support.

Which hosting plan should I choose for Anchor?

Start with the site's actual storage, traffic, database, email and domain requirements. Anchor's application files are relatively small, but images, backups and mail can use far more space. The most important first step is confirming PHP and extension compatibility for your Anchor release. After that, choose the plan that leaves practical room for content growth and backup copies.

Providing the best hosting services for your business and personal websites

45 Day Money-Back Guarantee On all Anchor Hosting Packages